[INFO] cloning repository https://github.com/Juanperias/jusm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Juanperias/jusm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJuanperias%2Fjusm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJuanperias%2Fjusm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bc7fd3bd860e0a0327b0c78fbe1d0954c432ad0d
[INFO] fixing Juanperias/jusm against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJuanperias%2Fjusm" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Juanperias/jusm
[INFO] finished tweaking git repo https://github.com/Juanperias/jusm
[INFO] tweaked toml for git repo https://github.com/Juanperias/jusm written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Juanperias/jusm on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Juanperias/jusm already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded logos-derive v0.15.1
[INFO] [stderr]   Downloaded twox-hash v2.1.1
[INFO] [stderr]   Downloaded indexmap v2.11.0
[INFO] [stderr]   Downloaded beef v0.5.2
[INFO] [stderr]   Downloaded clap_lex v0.7.5
[INFO] [stderr]   Downloaded clap_derive v4.5.47
[INFO] [stderr]   Downloaded colored v3.0.0
[INFO] [stderr]   Downloaded clap v4.5.47
[INFO] [stderr]   Downloaded logos-codegen v0.15.1
[INFO] [stderr]   Downloaded ruzstd v0.8.1
[INFO] [stderr]   Downloaded clap_builder v4.5.47
[INFO] [stderr]   Downloaded logos v0.15.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 89ce9600b7777a59a1f19f09ed42327bb052fb3416c4c12eef1b4fa78b10e5f7
[INFO] running `Command { std: "docker" "start" "89ce9600b7777a59a1f19f09ed42327bb052fb3416c4c12eef1b4fa78b10e5f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "89ce9600b7777a59a1f19f09ed42327bb052fb3416c4c12eef1b4fa78b10e5f7" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "89ce9600b7777a59a1f19f09ed42327bb052fb3416c4c12eef1b4fa78b10e5f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "89ce9600b7777a59a1f19f09ed42327bb052fb3416c4c12eef1b4fa78b10e5f7" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking twox-hash v2.1.1
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking colored v3.0.0
[INFO] [stderr]     Checking ruzstd v0.8.1
[INFO] [stderr]     Checking anstream v0.6.20
[INFO] [stderr]     Checking clap_builder v4.5.47
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling logos-codegen v0.15.1
[INFO] [stderr]     Checking indexmap v2.11.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling logos-derive v0.15.1
[INFO] [stderr]     Checking logos v0.15.1
[INFO] [stderr]     Checking thiserror v2.0.16
[INFO] [stderr]     Checking clap v4.5.47
[INFO] [stderr]     Checking jusm v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Arc`, `File`, `Once`, and `cell::OnceCell`
[INFO] [stdout]  --> src/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     cell::OnceCell,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 5 |     fs::{File, read_to_string},
[INFO] [stdout]   |          ^^^^
[INFO] [stdout] 6 |     path::Path,
[INFO] [stdout] 7 |     sync::{Arc, Once},
[INFO] [stdout]   |            ^^^  ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::riscv::PC`
[INFO] [stdout]  --> src/riscv/encode.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::riscv::PC;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `path::Path`
[INFO] [stdout]  --> src/riscv/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     path::Path,
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `coff::Symbol`
[INFO] [stdout]   --> src/riscv/mod.rs:11:50
[INFO] [stdout]    |
[INFO] [stdout] 11 |     elf::{R_RISCV_HI20, R_RISCV_LO12_I}, write::{coff::Symbol, Relocation, SectionId}, SectionKind, SymbolKind
[INFO] [stdout]    |                                                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Visibility`
[INFO] [stdout]   --> src/riscv/mod.rs:16:40
[INFO] [stdout]    |
[INFO] [stdout] 16 |     parser::ast::{AstNode, SymbolInfo, Visibility},
[INFO] [stdout]    |                                        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Arc`, `File`, `Once`, and `cell::OnceCell`
[INFO] [stdout]  --> src/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     cell::OnceCell,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 5 |     fs::{File, read_to_string},
[INFO] [stdout]   |          ^^^^
[INFO] [stdout] 6 |     path::Path,
[INFO] [stdout] 7 |     sync::{Arc, Once},
[INFO] [stdout]   |            ^^^  ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::riscv::PC`
[INFO] [stdout]  --> src/riscv/encode.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::riscv::PC;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `path::Path`
[INFO] [stdout]  --> src/riscv/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     path::Path,
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `coff::Symbol`
[INFO] [stdout]   --> src/riscv/mod.rs:11:50
[INFO] [stdout]    |
[INFO] [stdout] 11 |     elf::{R_RISCV_HI20, R_RISCV_LO12_I}, write::{coff::Symbol, Relocation, SectionId}, SectionKind, SymbolKind
[INFO] [stdout]    |                                                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Visibility`
[INFO] [stdout]   --> src/riscv/mod.rs:16:40
[INFO] [stdout]    |
[INFO] [stdout] 16 |     parser::ast::{AstNode, SymbolInfo, Visibility},
[INFO] [stdout]    |                                        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `search_section` found for mutable reference `&mut obj::Elf<'_>` in the current scope
[INFO] [stdout]    --> src/riscv/mod.rs:214:16
[INFO] [stdout]     |
[INFO] [stdout] 214 |     let id = a.search_section(section_name.to_string()).id;
[INFO] [stdout]     |                ^^^^^^^^^^^^^^ method not found in `&mut obj::Elf<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 1 argument but 6 arguments were supplied
[INFO] [stdout]    --> src/riscv/mod.rs:218:7
[INFO] [stdout]     |
[INFO] [stdout] 218 |     a.create_symbol(
[INFO] [stdout]     |       ^^^^^^^^^^^^^
[INFO] [stdout] 219 |         section_name.to_string(),
[INFO] [stdout]     |         ------------------------ expected `CreateSectionInfo`, found `String`
[INFO] [stdout] 220 |         name,
[INFO] [stdout]     |         ---- unexpected argument #2 of type `std::string::String`
[INFO] [stdout] 221 |         kind,
[INFO] [stdout]     |         ---- unexpected argument #3 of type `SymbolKind`
[INFO] [stdout] 222 |         &symbol_content,
[INFO] [stdout]     |         --------------- unexpected argument #4 of type `&Vec<u8>`
[INFO] [stdout] 223 |         4,
[INFO] [stdout]     |         - unexpected argument #5 of type `{integer}`
[INFO] [stdout] 224 |         symbol_info,
[INFO] [stdout]     |         ----------- unexpected argument #6 of type `&SymbolInfo`
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> src/elf/obj.rs:66:12
[INFO] [stdout]     |
[INFO] [stdout]  66 |     pub fn create_symbol(&mut self, info: CreateSectionInfo) -> SymbolId {
[INFO] [stdout]     |            ^^^^^^^^^^^^^            -----------------------
[INFO] [stdout] help: remove the extra arguments
[INFO] [stdout]     |
[INFO] [stdout] 219 -         section_name.to_string(),
[INFO] [stdout] 220 -         name,
[INFO] [stdout] 221 -         kind,
[INFO] [stdout] 222 -         &symbol_content,
[INFO] [stdout] 223 -         4,
[INFO] [stdout] 224 -         symbol_info,
[INFO] [stdout] 219 +         /* CreateSectionInfo */,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/riscv/mod.rs:239:44
[INFO] [stdout]     |
[INFO] [stdout] 239 |                 let s = elf.create_section(sec_name.to_string(), sec_kind);
[INFO] [stdout]     |                             -------------- ^^^^^^^^^^^^^^^^^^^^ expected `&str`, found `String`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> src/elf/obj.rs:50:12
[INFO] [stdout]     |
[INFO] [stdout]  50 |     pub fn create_section(&mut self, name: &str, kind: SectionKind) -> SectionId {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^            ----------
[INFO] [stdout] help: try removing the method call
[INFO] [stdout]     |
[INFO] [stdout] 239 -                 let s = elf.create_section(sec_name.to_string(), sec_kind);
[INFO] [stdout] 239 +                 let s = elf.create_section(sec_name, sec_kind);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `id` on type `object::write::SectionId`
[INFO] [stdout]    --> src/riscv/mod.rs:241:20
[INFO] [stdout]     |
[INFO] [stdout] 241 |                 (s.id, s.name.clone())
[INFO] [stdout]     |                    ^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `name` on type `object::write::SectionId`
[INFO] [stdout]    --> src/riscv/mod.rs:241:26
[INFO] [stdout]     |
[INFO] [stdout] 241 |                 (s.id, s.name.clone())
[INFO] [stdout]     |                          ^^^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `sections` on type `&mut obj::Elf<'_>`
[INFO] [stdout]    --> src/riscv/mod.rs:306:29
[INFO] [stdout]     |
[INFO] [stdout] 306 |                     if !elf.sections.contains_key(sec_name) {
[INFO] [stdout]     |                             ^^^^^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `elf`, `values`, `symbols`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/riscv/mod.rs:307:44
[INFO] [stdout]     |
[INFO] [stdout] 307 |                         elf.create_section(sec_name.to_string(), sec_kind);
[INFO] [stdout]     |                             -------------- ^^^^^^^^^^^^^^^^^^^^ expected `&str`, found `String`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> src/elf/obj.rs:50:12
[INFO] [stdout]     |
[INFO] [stdout]  50 |     pub fn create_section(&mut self, name: &str, kind: SectionKind) -> SectionId {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^            ----------
[INFO] [stdout] help: try removing the method call
[INFO] [stdout]     |
[INFO] [stdout] 307 -                         elf.create_section(sec_name.to_string(), sec_kind);
[INFO] [stdout] 307 +                         elf.create_section(sec_name, sec_kind);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `search_section` found for mutable reference `&mut obj::Elf<'_>` in the current scope
[INFO] [stdout]    --> src/riscv/mod.rs:214:16
[INFO] [stdout]     |
[INFO] [stdout] 214 |     let id = a.search_section(section_name.to_string()).id;
[INFO] [stdout]     |                ^^^^^^^^^^^^^^ method not found in `&mut obj::Elf<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 1 argument but 6 arguments were supplied
[INFO] [stdout]    --> src/riscv/mod.rs:218:7
[INFO] [stdout]     |
[INFO] [stdout] 218 |     a.create_symbol(
[INFO] [stdout]     |       ^^^^^^^^^^^^^
[INFO] [stdout] 219 |         section_name.to_string(),
[INFO] [stdout]     |         ------------------------ expected `CreateSectionInfo`, found `String`
[INFO] [stdout] 220 |         name,
[INFO] [stdout]     |         ---- unexpected argument #2 of type `std::string::String`
[INFO] [stdout] 221 |         kind,
[INFO] [stdout]     |         ---- unexpected argument #3 of type `SymbolKind`
[INFO] [stdout] 222 |         &symbol_content,
[INFO] [stdout]     |         --------------- unexpected argument #4 of type `&Vec<u8>`
[INFO] [stdout] 223 |         4,
[INFO] [stdout]     |         - unexpected argument #5 of type `{integer}`
[INFO] [stdout] 224 |         symbol_info,
[INFO] [stdout]     |         ----------- unexpected argument #6 of type `&SymbolInfo`
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> src/elf/obj.rs:66:12
[INFO] [stdout]     |
[INFO] [stdout]  66 |     pub fn create_symbol(&mut self, info: CreateSectionInfo) -> SymbolId {
[INFO] [stdout]     |            ^^^^^^^^^^^^^            -----------------------
[INFO] [stdout] help: remove the extra arguments
[INFO] [stdout]     |
[INFO] [stdout] 219 -         section_name.to_string(),
[INFO] [stdout] 220 -         name,
[INFO] [stdout] 221 -         kind,
[INFO] [stdout] 222 -         &symbol_content,
[INFO] [stdout] 223 -         4,
[INFO] [stdout] 224 -         symbol_info,
[INFO] [stdout] 219 +         /* CreateSectionInfo */,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/riscv/mod.rs:239:44
[INFO] [stdout]     |
[INFO] [stdout] 239 |                 let s = elf.create_section(sec_name.to_string(), sec_kind);
[INFO] [stdout]     |                             -------------- ^^^^^^^^^^^^^^^^^^^^ expected `&str`, found `String`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> src/elf/obj.rs:50:12
[INFO] [stdout]     |
[INFO] [stdout]  50 |     pub fn create_section(&mut self, name: &str, kind: SectionKind) -> SectionId {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^            ----------
[INFO] [stdout] help: try removing the method call
[INFO] [stdout]     |
[INFO] [stdout] 239 -                 let s = elf.create_section(sec_name.to_string(), sec_kind);
[INFO] [stdout] 239 +                 let s = elf.create_section(sec_name, sec_kind);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `id` on type `object::write::SectionId`
[INFO] [stdout]    --> src/riscv/mod.rs:241:20
[INFO] [stdout]     |
[INFO] [stdout] 241 |                 (s.id, s.name.clone())
[INFO] [stdout]     |                    ^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `name` on type `object::write::SectionId`
[INFO] [stdout]    --> src/riscv/mod.rs:241:26
[INFO] [stdout]     |
[INFO] [stdout] 241 |                 (s.id, s.name.clone())
[INFO] [stdout]     |                          ^^^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `sections` on type `&mut obj::Elf<'_>`
[INFO] [stdout]    --> src/riscv/mod.rs:306:29
[INFO] [stdout]     |
[INFO] [stdout] 306 |                     if !elf.sections.contains_key(sec_name) {
[INFO] [stdout]     |                             ^^^^^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `elf`, `values`, `symbols`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/riscv/mod.rs:307:44
[INFO] [stdout]     |
[INFO] [stdout] 307 |                         elf.create_section(sec_name.to_string(), sec_kind);
[INFO] [stdout]     |                             -------------- ^^^^^^^^^^^^^^^^^^^^ expected `&str`, found `String`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> src/elf/obj.rs:50:12
[INFO] [stdout]     |
[INFO] [stdout]  50 |     pub fn create_section(&mut self, name: &str, kind: SectionKind) -> SectionId {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^            ----------
[INFO] [stdout] help: try removing the method call
[INFO] [stdout]     |
[INFO] [stdout] 307 -                         elf.create_section(sec_name.to_string(), sec_kind);
[INFO] [stdout] 307 +                         elf.create_section(sec_name, sec_kind);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `section_id`
[INFO] [stdout]   --> src/riscv/mod.rs:24:45
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub fn encode(node: AstNode, elf: &mut Elf, section_id: SectionId) -> Vec<u8> {
[INFO] [stdout]    |                                             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_section_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0308, E0599, E0609.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `jusm` (bin "jusm") due to 7 previous errors; 6 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused variable: `section_id`
[INFO] [stdout]   --> src/riscv/mod.rs:24:45
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub fn encode(node: AstNode, elf: &mut Elf, section_id: SectionId) -> Vec<u8> {
[INFO] [stdout]    |                                             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_section_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0308, E0599, E0609.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `jusm` (bin "jusm" test) due to 7 previous errors; 6 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "89ce9600b7777a59a1f19f09ed42327bb052fb3416c4c12eef1b4fa78b10e5f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89ce9600b7777a59a1f19f09ed42327bb052fb3416c4c12eef1b4fa78b10e5f7", kill_on_drop: false }`
[INFO] [stdout] 89ce9600b7777a59a1f19f09ed42327bb052fb3416c4c12eef1b4fa78b10e5f7
